home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1995 #5 & #6 / Amiga Plus CD - 1995 - No. 5 and 6.iso / pd / serien / purity / nr.44 / superviewpcq / svlib99d.readme < prev    next >
Text File  |  1995-01-28  |  2KB  |  41 lines

  1. Short: MultiGfx-Library - loading, saving + displaying of BitMap Graphics
  2. Type: gfx/show
  3. Uploader: Andreas R. Kleinert / Siegen, Germany
  4. Author: Andreas R. Kleinert / Siegen, Germany
  5.  
  6. *** Developer distribution of superview.library (without binaries)  ***
  7.     * This version only includes Docs + Programmers stuff, you'll *
  8.     * perhaps also need to download the svlibXXU archive !        *
  9.  
  10. superview-Library V9.9, a modularian Shared Library-System for loading,
  11. saving and displaying of various Graphic File Formats via Datatype-like
  12. sub-libraries (SVObjects).
  13. Supports Graphic Cards/Framebuffers via various external Driver-Libraries
  14. (SVDrivers).
  15. SVOperators allow working/modifications on graphics.
  16. OS V2.04+ is required. FREEWARE. Includes all needed programming stuff
  17. and Example-SourceCodes.
  18.  
  19. SVObjects :    - IFF-ILBM, IFF-ACBM, PCX, GIF, BMP (Windows), JPEG,
  20.                  TIFF, FBM (Unix), IMG (GEM), WPG (WordPerfect),
  21.                  MAC (MacPaint), C64 (Koala,Doodle), Targa, Pictor/PCPaint,
  22.                  SunRaster, IFF-YUVN, WinIcon, SVO (own Format) and
  23.                  all OS3-Datatypes !
  24.  
  25. SVDrivers :    - ECS, AGA, EGS-Cards, OpalVision
  26.  
  27. SVOperators :  - XOR, HilbertDither256, ExtractRed, ExtractGreen,
  28.                  ExtractBlue, ExtractGrayScales, TopToBottom, LeftToRight
  29.  
  30. News :
  31.                - bug-fix version (SVOperators, AGA.svdriver, various) (9.6)
  32.                - included superviewsupport-lib V5.1                   (9.7)
  33.                - more bug-fixes (ILBM24, SVOperators),
  34.                  added several new SVOperators                        (9.8)
  35.                - fixed bugs in ILBM24 and BMP,
  36.                  updated AGA.svdriver,
  37.                  added WinIcon-support,
  38.                  added virtual memory support (availability only),
  39.                  optimized JPEG-support
  40.  
  41.